declare const _default: { properties: { default: { type: string; }; label_singular: { type: string; }; key_label: { type: string; }; value_label: { type: string; }; max: { type: string; }; min: { type: string; }; }; }; export default _default;