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