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

declare const DoubanLineIcon: RemixiconReactIconComponentType;
export default DoubanLineIcon;
