export declare function compileCss(source: string | Buffer): Promise<string>;
