import * as Hapi from "hapi"; export declare function toCommonLogFormat(request: Hapi.Request): string;