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

declare const ConnectWithoutContact: ReactIconComponentType;
export default ConnectWithoutContact;
            