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