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