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