declare const _default: { properties: { step: { type: string; }; value_type: { type: string; }; min: { type: string; }; max: { type: string; }; default: { type: string; }; prefix: { type: string; }; suffix: { type: string; }; }; }; export default _default;