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