import { FC, SVGProps } from 'react'; declare const ReactComponent: FC>; export { ReactComponent };