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