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