export { TechnicalReviewCard } from './TechnicalReviewCard';
export type { TechnicalReviewCardProps } from './TechnicalReviewCard';
