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

declare const Category: ReactIconComponentType;
export default Category;
            