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

declare const DingdingLineIcon: RemixiconReactIconComponentType;
export default DingdingLineIcon;
