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