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