import { Miscellaneous } from '@piwikpro/tracking-base-library';
import * as i0 from "@angular/core";
type IMiscellaneous = typeof Miscellaneous;
export declare class MiscellaneousService {
    setTrackingSourceProvider(...params: Parameters<IMiscellaneous['setTrackingSourceProvider']>): void;
    static ɵfac: i0.ɵɵFactoryDeclaration<MiscellaneousService, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<MiscellaneousService>;
}
export {};
