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

declare const AtlassianIcon: MdiReactIconComponentType;
export default AtlassianIcon;
