/** @internal */ export declare enum ɵResizerCssClassEnum { Resizable = "o-resizable", Resizing = "o-resizing" }