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