import '../../components/footer-sitemap-item/footer-sitemap-item'; import '../../components/footer-sitemap/footer-sitemap'; import '../../components/footer/footer'; import '../../components/header-modern/header-modern'; import type { Decorator } from '@storybook/web-components-vite'; export declare const withPageTemplate: Decorator;