/** * templateChecker */ export declare function checkTemplatePath(path: string): boolean;