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