import type { Method, Middleware } from 'requete'; export declare function timestamp(key?: string, methods?: Method[]): Middleware;