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