import {SVGProps, ReactSVGElement, PropsWithoutRef} from 'react' export type SvgFC = (props: SVGProps) => PropsWithoutRef