import { IconProps } from '../Icon'; declare function SvgTabletMac(props: IconProps): JSX.Element; export default SvgTabletMac;