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