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