export declare class GlideClientDate { constructor(); getDisplayValue(): string; setValue(o: any): void; }