import { Command } from 'commander'; export declare function registerTaskCommand(program: Command): void; //# sourceMappingURL=task.d.ts.map