import { type SvgProps } from 'react-native-svg'; declare const SvgMobile: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgMobile; //# sourceMappingURL=Mobile.d.ts.map