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