import * as React from 'react'; declare function InsertInvitationIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default InsertInvitationIcon;