import * as i0 from "@angular/core";
export declare class ActiveModulePath {
    constructor();
    get(): string;
    static ɵfac: i0.ɵɵFactoryDeclaration<ActiveModulePath, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<ActiveModulePath>;
}
