export { default as DestinationStatusCell } from './DestinationStatusCell'; export type { DestinationStatusType } from './type';