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

declare const AtomIcon: MdiReactIconComponentType;
export default AtomIcon;
