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