import { Command } from 'commander';
export declare const getCredentialsCommand: (program: Command) => void;
