import * as React from "react"; declare function DeviceMobileIcon(props: React.SVGProps): JSX.Element; export default DeviceMobileIcon;