export declare class VaTimestamp { static validateTimestampStrictly(timestamp: any): string | null; } //# sourceMappingURL=VaTimestamp.d.ts.map