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