/// <reference types="grunt" />
declare const _default: (grunt: IGrunt) => void;
export = _default;
