import * as T from './../src/index'; export declare function main(context: T.RawContext, request: T.Request<{ name: string; }, any>): Promise;