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