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