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

declare const FilterDrama: ReactIconComponentType;
export default FilterDrama;
            