import { IconProps } from '../Icon'; declare function SvgFilter2(props: IconProps): JSX.Element; export default SvgFilter2;