import * as i0 from "@angular/core"; /** 与 ng-content select="[leftContentSlot]" 配套(如 rs-page-list),供 ContentChild 检测 */ export declare class RsLeftContentSlotDirective { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } /** 与 ng-content select="[wholeToolbarSlot]" 配套(如 rs-page-list、rs-grid-box),供 ContentChild 检测 */ export declare class RsWholeToolbarSlotDirective { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }