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