export declare class ApplicationCnfStatusRequestTO { applicationIdList: string[]; pliCnfStatusId: number; }