import { OnyxSwitchProps } from './types.js'; type __VLS_Props = OnyxSwitchProps; declare const _default: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_Props, { input: Readonly>; }, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, { validityChange: (validity: ValidityState) => any; "update:modelValue": (value: boolean) => any; }, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<__VLS_Props> & Readonly<{ onValidityChange?: ((validity: ValidityState) => any) | undefined; "onUpdate:modelValue"?: ((value: boolean) => any) | undefined; }>, { skeleton: import('../../composables/useSkeletonState.js', { with: { "resolution-mode": "import" } }).SkeletonInjected; disabled: import('../OnyxForm/OnyxForm.core.js', { with: { "resolution-mode": "import" } }).FormInjected; showError: import('../OnyxForm/OnyxForm.core.js', { with: { "resolution-mode": "import" } }).FormInjected; requiredMarker: import('../OnyxForm/OnyxForm.core.js', { with: { "resolution-mode": "import" } }).FormInjected; loading: boolean; modelValue: boolean | null; truncation: import('../../index.js', { with: { "resolution-mode": "import" } }).TruncationType; }, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, { input: HTMLInputElement; }, any>; export default _default;