import * as React from 'react'; import { ExpoIosColorPickerViewProps } from './ExpoIosColorPicker.types'; export default function ExpoIosColorPickerView(props: ExpoIosColorPickerViewProps): React.JSX.Element; //# sourceMappingURL=ExpoIosColorPickerView.web.d.ts.map