export declare function prepAsyncApiFrontmatter(currPath: string, asyncApiFrontmatter?: string): string | undefined;
