export declare enum FileImportType { CSV = 1, Text = 2, Excel = 3, JSON = 4 } //# sourceMappingURL=FileImportMappingEnums.d.ts.map