/** * 从本地选择文件。 */ export declare const chooseFile: (options: any) => any;