export declare class RefundStateLabelComponent { state: string; get chipColorType(): "warning" | "success" | "error" | undefined; }