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