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