/// import { IconProps } from '../../types'; declare const Tablet: (allProps: IconProps) => JSX.Element; export default Tablet;