export declare const requestDeviceVoIP: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>; export declare const getDeviceVoIPList: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>;