import { FC, SVGProps } from 'react'; declare const IconDeviceTablet: FC & { fill?: string }>; export default IconDeviceTablet;