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