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