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