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