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