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