import * as i0 from "@angular/core";
import * as i1 from "./paragraph-link.directive";
import * as i2 from "./standalone-link.directive";
export declare class SdsLinkModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SdsLinkModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SdsLinkModule, [typeof i1.SdsParagraphLinkDirective, typeof i2.SdsStandaloneLinkDirective], never, [typeof i1.SdsParagraphLinkDirective, typeof i2.SdsStandaloneLinkDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SdsLinkModule>;
}
