ComponentProps = { [K in string as ValidPropertyKey<K>]: {} }
{ [K in string as ValidPropertyKey<K>]: {} }
Defined in: src/component.ts:40