export declare function resolveTemplatePath(entryPoint: string, output: string, rootDir: string, catalogExtension: string): string;
