import type { ContextKey } from '.' export const TITLE: ContextKey = Symbol('title')