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