export declare class NgxExcelComponentService { /** * 允许自动提交的字段 */ autoCommitKeys: string[]; }