declare function fromStringToPrimitives(value: any): any;

export { fromStringToPrimitives };
