import { MdiReactIconComponentType } from './dist/typings';

declare const DoubanIcon: MdiReactIconComponentType;
export default DoubanIcon;
