import type { FC, SVGProps } from "react";
export declare const Filter: FC<SVGProps<SVGSVGElement>>;
export default Filter;
//# sourceMappingURL=Filter.d.ts.map