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

declare const IdeaIcon: MdiReactIconComponentType;
export default IdeaIcon;
