export declare function getLogList(params: any): any; export declare function getLogDetailData(params: any): any; export declare function getresourceTypeList(): any; export declare function geteventTypeList(): any; export declare function downloadLogFile(params: any): any;