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

declare const InsertInvitation: ReactIconComponentType;
export default InsertInvitation;
            