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

declare const CreationIcon: MdiReactIconComponentType;
export = CreationIcon;