export declare function getDefaultOption(): { host: string | undefined; region: string | undefined; protocol: string; accessKeyId: string | undefined; secretKey: string | undefined; };