import polka from "polka"; export declare function json(): (req: polka.Request, res: Response, next: polka.Next) => Promise;