function CDPHooksProvider(props: CDPHooksProviderProps): Element;
Provider component that initializes the CDP SDK and manages authentication state.
This must be placed at the root of your application or above any components that need CDP functionality.