export declare class MatDivider { get inset(): boolean; set inset(value: boolean); get vertical(): boolean; set vertical(value: boolean); static ngAcceptInputType_inset: BooleanInput; static ngAcceptInputType_vertical: BooleanInput; static ɵcmp: i0.ɵɵComponentDefWithMeta; static ɵfac: i0.ɵɵFactoryDef; } export declare class MatDividerModule { static ɵinj: i0.ɵɵInjectorDef; static ɵmod: i0.ɵɵNgModuleDefWithMeta; }