export declare const BASIC: { getSystemInfo: {}; }; export declare const FILE: { getSavedFileList: { fileList: { __type__: string; apFilePath: string; }; }; };