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