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