export { ProductAdminScreen } from './product-admin.screen' export type { ProductAdminScreenProps } from './types/product-admin-screen-props.type'