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