import { handlerFunc } from '../echo'; export declare function timer(next: handlerFunc): handlerFunc;