/** * This is just a class we use to mark any property of type Array so we can deserialize it */ export declare class PrimitiveArray { }