import * as i0 from "@angular/core";
import * as i1 from "./command.directive";
import * as i2 from "./command-ref.directive";
export declare class SsvCommandModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SsvCommandModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SsvCommandModule, never, [typeof i1.CommandDirective, typeof i2.CommandRefDirective], [typeof i1.CommandDirective, typeof i2.CommandRefDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SsvCommandModule>;
}
