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