export declare const getLanguageFromFilePath: (filePath: string) => string; export declare const registerHandlebarsHelpers: () => void;