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