export declare const ROUTER_ALREADY_INITIALIZED_ERROR = "MatomoRouter has already been initialized";
export declare function invalidInterceptorsProviderError(): Error;
