/**
 * This plugin adds Subresource Integrity (SRI) hashes to script and link tags in the HTML.
 */
declare const _default: import("nitropack").NitroAppPlugin;
export default _default;
