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