/** * no-op type for extra context types on a per-SDK basis * See `overrides/react-native/src/context/extra-context-types.ts` for an example * */ export interface ExtraContextTypes { }