import { FieldNameType } from '../../enums/field-name-type.enum'; export declare const InterceptorsFilesObjectsList: { fieldName: FieldNameType; }[];