import { OnyxSegmentedControlElement } from './types.js'; declare const _default: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent & Readonly<{}>, { disabled: import('../OnyxForm/OnyxForm.core.js', { with: { "resolution-mode": "import" } }).FormInjected; }, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, { input: ({ $: import('vue', { with: { "resolution-mode": "import" } }).ComponentInternalInstance; $data: {}; $props: { readonly is?: string | undefined; } & import('vue', { with: { "resolution-mode": "import" } }).VNodeProps & import('vue', { with: { "resolution-mode": "import" } }).AllowedComponentProps & import('vue', { with: { "resolution-mode": "import" } }).ComponentCustomProps; $attrs: import('vue', { with: { "resolution-mode": "import" } }).Attrs; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import('vue', { with: { "resolution-mode": "import" } }).Slot | undefined; }>; $root: import('vue', { with: { "resolution-mode": "import" } }).ComponentPublicInstance | null; $parent: import('vue', { with: { "resolution-mode": "import" } }).ComponentPublicInstance | null; $host: Element | null; $emit: (event: string, ...args: any[]) => void; $el: any; $options: import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsBase & Readonly<{}>, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, { is: string; }, {}, string, {}, import('vue', { with: { "resolution-mode": "import" } }).GlobalComponents, import('vue', { with: { "resolution-mode": "import" } }).GlobalDirectives, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue', { with: { "resolution-mode": "import" } }).DebuggerEvent) => void) | ((e: import('vue', { with: { "resolution-mode": "import" } }).DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue', { with: { "resolution-mode": "import" } }).DebuggerEvent) => void) | ((e: import('vue', { with: { "resolution-mode": "import" } }).DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue', { with: { "resolution-mode": "import" } }).ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue', { with: { "resolution-mode": "import" } }).ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import('vue', { with: { "resolution-mode": "import" } }).nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue', { with: { "resolution-mode": "import" } }).WatchOptions): import('vue', { with: { "resolution-mode": "import" } }).WatchStopHandle; } & Readonly<{ is: string; }> & Omit & Readonly<{}>, "is"> & import('vue', { with: { "resolution-mode": "import" } }).ShallowUnwrapRef<{}> & {} & import('vue', { with: { "resolution-mode": "import" } }).ComponentCustomProperties & {} & { $slots: Readonly<{ default?: () => unknown; }> & { default?: () => unknown; }; }) | null; }, any>; export default _default;