/// import type { SvgProps } from 'react-native-svg'; declare const EmptyNoNetwork: (props: SvgProps) => JSX.Element; export default EmptyNoNetwork;