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