export * from './StatusTag'; import { StatusTagProps } from './types'; export type { StatusTagProps };