declare module '*.svg' { const fc: (props: any) => any; export default fc; }