export declare function StatusLabelByPhase(phase: string, t: (key: string) => string): import("react/jsx-runtime").JSX.Element;
