import * as i0 from "@angular/core";
import * as i1 from "./resizable.directive";
import * as i2 from "./resize-handle.component";
import * as i3 from "./resize-handles.component";
export declare class NzResizableModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzResizableModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzResizableModule, never, [typeof i1.NzResizableDirective, typeof i2.NzResizeHandleComponent, typeof i3.NzResizeHandlesComponent], [typeof i1.NzResizableDirective, typeof i2.NzResizeHandleComponent, typeof i3.NzResizeHandlesComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzResizableModule>;
}
