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

declare const CompanyIcon: MdiReactIconComponentType;
export default CompanyIcon;
