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

declare const AtIcon: MdiReactIconComponentType;
export = AtIcon;