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

declare const MoleculeIcon: MdiReactIconComponentType;
export default MoleculeIcon;
