declare module '*.svg' { import { SvgProps } from 'react-native-svg' const content: React.FunctionComponent export default content }