/**
 * This plugin expects a `storefront-cache` and `storefront-session` mount point to be provided.
 * It will then mount a shop-specific storage mounts for each shop in the configuration.
 * When a shop-specific mount is already provided, it will not be overridden.
 */
declare const _default: import("nitropack").NitroAppPlugin;
export default _default;
