import ts from 'typescript'; export declare function getNamedExports(node: ts.ExportDeclaration): ReadonlyArray;