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