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