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