import { TaskOptions } from '../Gulpfile';
export declare function compileScss(options: TaskOptions): import("undertaker").TaskFunction;
