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