import { OnyxResizeHandleProps } from './types.js'; declare const _default: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent any; start: () => any; updateWidth: (width: number) => any; autoSize: () => any; }, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly & Readonly<{ onEnd?: (() => any) | undefined; onStart?: (() => any) | undefined; onUpdateWidth?: ((width: number) => any) | undefined; onAutoSize?: (() => any) | undefined; }>, { alignment: import('./types.js', { with: { "resolution-mode": "import" } }).ResizeHandleAlignment; min: number; }, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, HTMLButtonElement>; export default _default;