export declare const renderFile: (filePath: string, context?: object) => string;
