import * as React from "react"; declare function SvgFi(props: React.SVGProps): JSX.Element; export default SvgFi;