/** * The standard Reuters.com site header with logo, nav bar and mobile menu, fetching live section data in production. * * [Read the docs.](https://reuters-graphics.github.io/graphics-components/?path=/docs/components-page-furniture-siteheader--docs) */ declare const SiteHeader: import("svelte").Component, {}, "">; type SiteHeader = ReturnType; export default SiteHeader;