/**
 * This plugin sets the security headers for the response.
 */
declare const _default: import("nitropack").NitroAppPlugin;
export default _default;
