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