/// import type { Camera } from 'react-native-maps'; export declare function transformRNCameraObject(camera: Partial): google.maps.CameraOptions;