export declare function isWipTemplate(templatePath: string): Promise<boolean>;
