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