import type { PatternsFieldType, TranslationsKeys } from '@wix/bex-core'; /** * The add-field modal's standard name and name-input placeholder per creatable * field type, used when a source declares a type without a custom label. * NUMBER uses the integer variant's copy. */ export declare const standardFieldTypeLabels: Partial>; //# sourceMappingURL=standardFieldTypeLabels.d.ts.map