export declare class GlideClientDate { constructor(); getDisplayValue(): string; setValue(o: any): void; } //# sourceMappingURL=GlideClientDate.d.ts.map