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