import * as tsm from 'ts-morph'; export declare function getJSDocs({ declaration, }: { declaration: tsm.Node; }): string[]; //# sourceMappingURL=get-jsdocs.d.ts.map