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