export declare function compileLess(filePath: string): Promise<any>;
