/**
 * @param {import("../app").HeaderOptions} [opts]
 */
export function defaultHeaders(
  opts?: import("../app").HeaderOptions | undefined,
): (ctx: any, next: any) => any;
//# sourceMappingURL=headers.d.ts.map
