export declare class ApplicationValueRequestTO { path: String; value: any; applicationIdList: String[]; }