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