import type { TimestampValidatorType } from './timestamp'; export declare interface TimestampTzValidatorType extends TimestampValidatorType { }