import { ReactIconComponentType } from '../types';

declare const Contacts: ReactIconComponentType;
export default Contacts;
            