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