export { ProductDetailScreen } from './product-detail.screen' export type { ProductDetailScreenProps } from './types/product-detail-screen-props.type'