---
// A no-op layout slot: renders nothing regardless of props. Used as the built-in
// fallback for the content-injection slots (Footer, PageHeader, PageFooter) that
// have no default, so an unconfigured slot renders empty while `resolveSlot`
// still returns a valid component and the generated pages stay type-safe.
---
