export declare const compileHbsAndWriteFs: (templatePath: string, metaData: any, distPath: string) => void;
