Appearance
type Renderable = NonNullable<Parameters<typeof h>[0]>;
Valid Vue render function component types (string, component, or function).