/**
 * This plugin hides the X-Powered-By header from the response.
 */
declare const _default: import("nitropack").NitroAppPlugin;
export default _default;
