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