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