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