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