import { Command } from "commander"; export declare function registerNumberCommand(program: Command): void; //# sourceMappingURL=number.d.ts.map