export declare function loadPromptFromFile(filePath: string): string;
