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