Core API Overview > @adpt/core > Provider Provider type Signature: export declare type Provider<T> = ComponentType<ProviderProps<T>>;