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