import { TuplifyUnion } from './tuple' export type ComponentConfig

= { unforwardableProps: TuplifyUnion }