import { IconSvgProps } from '../types';
declare const DeviceMobileCamera: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default DeviceMobileCamera;
//# sourceMappingURL=DeviceMobileCamera.d.ts.map