import { OperatorAsyncFunction } from '../../interfaces'; import { Timestamp } from '../timestamp'; export declare function timestamp(): OperatorAsyncFunction>;