import { ReactIconComponentType } from '../types';

declare const FilterFrames: ReactIconComponentType;
export default FilterFrames;
            