import IncubatorDetail, { IncubatorDetailProps } from './IncubatorDetail';
export default IncubatorDetail;
export { IncubatorDetailProps };
