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

declare const ArtstationIcon: MdiReactIconComponentType;
export default ArtstationIcon;
