import { GoogleTagManagerConfig } from "./google-tag-manager-config"; import * as i0 from "@angular/core"; export declare class GoogleTagManagerV2ServiceService { googleTagManagerConfig: GoogleTagManagerConfig; private readonly config; constructor(googleTagManagerConfig: GoogleTagManagerConfig); checkConfigGtmId(): void; private configure; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }