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

declare const AtIcon: MdiReactIconComponentType;
export default AtIcon;
