import { IconProps } from '../Icon'; declare function SvgInsertInvitation(props: IconProps): JSX.Element; export default SvgInsertInvitation;