declare const _default: import("vue").DefineComponent; readonly default: "static"; }; nativeScrollbar: { readonly type: BooleanConstructor; readonly default: true; }; scrollbarProps: import("vue").PropType>; onScroll: import("vue").PropType<(e: Event) => void>; contentClass: StringConstructor; contentStyle: { readonly type: import("vue").PropType; readonly default: ""; }; hasSider: BooleanConstructor; siderPlacement: { readonly type: import("vue").PropType<"left" | "right">; readonly default: "left"; }; theme: import("vue").PropType; }>>; themeOverrides: import("vue").PropType; }>>>; builtinThemeOverrides: import("vue").PropType; }>>>; }>, { scrollTo: ((options: ScrollToOptions) => void) & ((x: number, y: number) => void); mergedClsPrefix: import("vue").Ref; scrollableElRef: import("vue").Ref; scrollbarInstRef: import("vue").Ref<{ $el: HTMLElement; containerRef: HTMLElement | null; contentRef: HTMLElement | null; containerScrollTop: number; syncUnifiedContainer: () => void; scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo; scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy; sync: () => void; handleMouseEnterWrapper: () => void; handleMouseLeaveWrapper: () => void; } | null, import("../../_internal").ScrollbarInst | { $el: HTMLElement; containerRef: HTMLElement | null; contentRef: HTMLElement | null; containerScrollTop: number; syncUnifiedContainer: () => void; scrollTo: import("../../_internal/scrollbar/src/Scrollbar").ScrollTo; scrollBy: import("../../_internal/scrollbar/src/Scrollbar").ScrollBy; sync: () => void; handleMouseEnterWrapper: () => void; handleMouseLeaveWrapper: () => void; } | null>; hasSiderStyle: import("vue").CSSProperties; mergedTheme: import("vue").ComputedRef<{ common: import("../..").ThemeCommonVars; self: { textColor: string; textColorInverted: string; color: string; colorEmbedded: string; headerColor: string; headerColorInverted: string; footerColor: string; footerColorInverted: string; headerBorderColor: string; headerBorderColorInverted: string; footerBorderColor: string; footerBorderColorInverted: string; siderBorderColor: string; siderBorderColorInverted: string; siderColor: string; siderColorInverted: string; siderToggleButtonBorder: string; siderToggleButtonColor: string; siderToggleButtonIconColor: string; siderToggleButtonIconColorInverted: string; siderToggleBarColor: string; siderToggleBarColorHover: string; __invertScrollbar: string; }; peers: { Scrollbar: import("../../_mixins").Theme<"Scrollbar", { height: string; width: string; borderRadius: string; color: string; colorHover: string; railInsetHorizontalBottom: string; railInsetHorizontalTop: string; railInsetVerticalRight: string; railInsetVerticalLeft: string; railColor: string; }, any>; }; peerOverrides: { Scrollbar?: { peers?: { [x: string]: any; } | undefined; } | undefined; }; }>; handleNativeElScroll: (e: Event) => void; cssVars: import("vue").ComputedRef<{ '--n-bezier': string; '--n-color': string; '--n-text-color': string; }> | undefined; themeClass: import("vue").Ref | undefined; onRender: (() => void) | undefined; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; readonly default: "static"; }; nativeScrollbar: { readonly type: BooleanConstructor; readonly default: true; }; scrollbarProps: import("vue").PropType>; onScroll: import("vue").PropType<(e: Event) => void>; contentClass: StringConstructor; contentStyle: { readonly type: import("vue").PropType; readonly default: ""; }; hasSider: BooleanConstructor; siderPlacement: { readonly type: import("vue").PropType<"left" | "right">; readonly default: "left"; }; theme: import("vue").PropType; }>>; themeOverrides: import("vue").PropType; }>>>; builtinThemeOverrides: import("vue").PropType; }>>>; }>> & Readonly<{}>, { position: "static" | "absolute"; contentStyle: string | import("vue").CSSProperties; embedded: boolean; nativeScrollbar: boolean; hasSider: boolean; siderPlacement: "left" | "right"; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;