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