import { SVGProps } from "react"; declare const SvgFr: (props: SVGProps) => JSX.Element; export default SvgFr;