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