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