export { GroupDealOversight } from './GroupDealOversight';
export type { GroupDealOversightProps, GroupDealRow } from './GroupDealOversight';
