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