ExportDeclarationinterface ExportDeclaration extends Node, HasSpan {declaration: Declaration;type: "ExportDeclaration";}§Extends§Node[src]§HasSpan[src]§Properties§declaration: Declaration[src]§type: "ExportDeclaration"[src]