export function serializer(modelValue: import("../types/index.js").AmountDropdownModelValue): string; export function deserializer(serializedValue: string): import("../types/index.js").AmountDropdownModelValue; //# sourceMappingURL=serializers.d.ts.map