export { DealRow } from './DealRow';
export type { DealRowProps, DealRowDeal } from './DealRow';
