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