import * as i0 from "@angular/core";
import * as i1 from "./router-link.directive";
/**
 * Module to modify and interact with angulars Router directives
 */
export declare class SmeRouterModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SmeRouterModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SmeRouterModule, [typeof i1.SmeRouterLinkDirective], never, [typeof i1.SmeRouterLinkDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SmeRouterModule>;
}
