import { IconProps } from '../lib';
declare function DeviceMobileCamera(props: IconProps): JSX.Element;
export default DeviceMobileCamera;
