import { Context } from 'koa'; export declare function getContentLength(ctx: Context): number | null;