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