import * as gulp from 'gulp';
export declare const init: (enableTS?: boolean) => gulp.TaskFunction;
