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