import { Command } from "commander"; export declare function addSharedLoginOptionsToCommand(command: Command): void; export default function registerCommand(program: Command): void; //# sourceMappingURL=register.d.ts.map