export declare function prepOpenApiFrontmatter(currPath: string, openapiFrontmatter?: string): string | undefined;
