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