export declare const getCliArgsHelp: (image: string, command: string) => Promise<string>;
