export { default } from '../status'; export type { StatusProps } from '../status'; export type { Status as StatusType } from '../types';