export declare class MultiStatusList { ID: string | number; STATUS: boolean; }