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