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