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