export declare const FILE_EXTENSIONS: { csv: string; txt: string; json: string; pdf: string; xlsx: string; }; //# sourceMappingURL=constants.d.ts.map