import { OnyxFormElementActionProps } from './types.js'; /** * @experimental * @deprecated This component is still under active development and its API might change in patch releases. */ declare const _default: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent any; "update:pressed": (value: boolean) => any; }, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly & Readonly<{ "onUpdate:open"?: ((open: boolean) => any) | undefined; "onUpdate:pressed"?: ((value: boolean) => any) | undefined; }>, { disabled: import('../OnyxForm/OnyxForm.core.js', { with: { "resolution-mode": "import" } }).FormInjected; size: "sm" | "lg"; open: boolean; pressed: boolean; showOnFocus: boolean; highlighted: boolean | "auto"; }, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>; export default _default;