export declare function getRecipeFileContents(): string; export declare function getFileContentsAsBase64(filePath: string): string;