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