import { type TypeParser } from '../../types'; export declare const createTimestampWithTimeZoneTypeParser: () => TypeParser;