import { Command } from 'commander';
import { MakeCommands } from '../types';
declare const _default: (program: Command, context: MakeCommands) => void;
export default _default;
//# sourceMappingURL=package.d.ts.map