//#region src/client/TusUpload/TusUpload.constants.d.ts declare const FILE_FIELD_REMOVE_BUTTON_SELECTOR = ".file-field__upload .file-field__remove"; //#endregion export { FILE_FIELD_REMOVE_BUTTON_SELECTOR }; //# sourceMappingURL=TusUpload.constants.d.ts.map