/** @deprecated 宽度类已移至各组件内完整书写,避免 Tailwind 漏扫 */ export type ContentShellWidth = "default" | "narrow" | "wide";