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

declare const ImportContacts: ReactIconComponentType;
export default ImportContacts;
            