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

declare const ContactsIcon: MdiReactIconComponentType;
export default ContactsIcon;
