import { NgxGrowthbookConfiguration } from './ngx-growthbook.config';
export declare function provideNgxGrowthbook(config: NgxGrowthbookConfiguration): import("@angular/core").EnvironmentProviders;
