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