import { type CommandFn } from './types.mjs';
export declare const help: string;
export declare const command: CommandFn;
//# sourceMappingURL=create.d.mts.map