NativeElements: {
    [K in keyof IntrinsicElementAttributes]: IntrinsicElementAttributes[K] & ReservedProps
}

Generated using TypeDoc