import { PlatformContext } from "../domain/PlatformContext";
/**
 * @ignore
 */
export declare function setResponseHeaders(ctx: PlatformContext): void;
