/// import { SvgProps } from "react-native-svg"; declare function TabletLandscape(props: SvgProps): JSX.Element; export default TabletLandscape;