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