import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use DeviceMobileCameraIcon */
export declare const DeviceMobileCamera: Icon;
export { I as DeviceMobileCameraIcon };
//# sourceMappingURL=DeviceMobileCamera.d.ts.map