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

declare const MindMapIcon: RemixiconReactIconComponentType;
export default MindMapIcon;
