export declare class FloatingTimestamp extends Date { toString(): string; toISOString(): string; }