import { CommentParsed } from './parser'; export declare function getMetadata(filePath: string): CommentParsed;