import { SVGProps } from "react"; declare const DeviceTabletIcon: (props: SVGProps) => JSX.Element; export default DeviceTabletIcon;