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