NOTE: If [key: string]: unknown is included in shared types, when re-used other fields become unknown as well.
[key: string]: unknown
NOTE: If
[key: string]: unknownis included in shared types, when re-used other fields become unknown as well.