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