import { TaksOptions } from '../Gulpfile';
export declare function cleanWix(options: TaksOptions): () => any;
