export declare function getTemplatePath(file: string): string;
export declare function getVendorPath(file?: string): string;
