import { SVGProps } from 'react'; declare const IconInviteFill: (props: SVGProps) => JSX.Element; export default IconInviteFill;