declare const _default: __VLS_WithTemplateSlots (string | HTMLElement | Window | null) & {}) | (() => string | HTMLElement | Window | null) | ((new (...args: any[]) => (string | HTMLElement | Window | null) & {}) | (() => string | HTMLElement | Window | null))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; offset: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; bound: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; duration: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; marker: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; type: import("@inte-cloud/lit-element/es/utils").EpPropFinalized<(new (...args: any[]) => ("default" | "underline") & {}) | (() => "default" | "underline") | ((new (...args: any[]) => ("default" | "underline") & {}) | (() => "default" | "underline"))[], unknown, unknown, string, boolean>; direction: import("@inte-cloud/lit-element/es/utils").EpPropFinalized<(new (...args: any[]) => ("horizontal" | "vertical") & {}) | (() => "horizontal" | "vertical") | ((new (...args: any[]) => ("horizontal" | "vertical") & {}) | (() => "horizontal" | "vertical"))[], unknown, unknown, string, boolean>; }, { scrollTo: (href?: string | undefined) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (e: MouseEvent, href?: string | undefined) => void; change: (href: string) => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly (string | HTMLElement | Window | null) & {}) | (() => string | HTMLElement | Window | null) | ((new (...args: any[]) => (string | HTMLElement | Window | null) & {}) | (() => string | HTMLElement | Window | null))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; offset: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; bound: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; duration: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; marker: import("@inte-cloud/lit-element/es/utils").EpPropFinalized; type: import("@inte-cloud/lit-element/es/utils").EpPropFinalized<(new (...args: any[]) => ("default" | "underline") & {}) | (() => "default" | "underline") | ((new (...args: any[]) => ("default" | "underline") & {}) | (() => "default" | "underline"))[], unknown, unknown, string, boolean>; direction: import("@inte-cloud/lit-element/es/utils").EpPropFinalized<(new (...args: any[]) => ("horizontal" | "vertical") & {}) | (() => "horizontal" | "vertical") | ((new (...args: any[]) => ("horizontal" | "vertical") & {}) | (() => "horizontal" | "vertical"))[], unknown, unknown, string, boolean>; }>> & { onChange?: ((href: string) => any) | undefined; onClick?: ((e: MouseEvent, href?: string | undefined) => any) | undefined; }, { marker: import("@inte-cloud/lit-element/es/utils").EpPropMergeType; direction: import("@inte-cloud/lit-element/es/utils").EpPropMergeType<(new (...args: any[]) => ("horizontal" | "vertical") & {}) | (() => "horizontal" | "vertical") | ((new (...args: any[]) => ("horizontal" | "vertical") & {}) | (() => "horizontal" | "vertical"))[], unknown, unknown>; offset: number; type: import("@inte-cloud/lit-element/es/utils").EpPropMergeType<(new (...args: any[]) => ("default" | "underline") & {}) | (() => "default" | "underline") | ((new (...args: any[]) => ("default" | "underline") & {}) | (() => "default" | "underline"))[], unknown, unknown>; bound: number; duration: number; }>, { default?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };