export declare const getHeadings: (source: string) => { title: string; priority: number; id: string; }[]; //# sourceMappingURL=getHeadings.d.ts.map