export declare function registerTemplate(templatePath: string, baseDir: string): Promise<void>;
