export declare class SpotlerOrder { externalId: string; externalContactId: string; date: string; value: string; externalProductIds: any; }