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