export declare function transformArguments(option: string, value: string): Array; export declare function transformReply(): 'OK';