import { IconProps } from '../types'; export declare const Filter: (props: IconProps) => JSX.Element;