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