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