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