export default Party;
declare function Party(props: any): JSX.Element;
