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