import ts from 'typescript'; export declare function getNamedExports(node: ts.ExportDeclaration): readonly ts.ExportSpecifier[];