export declare class SlotStatusList { lookupId: number; displayValue: string; constructor(data: unknown); }