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