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