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