declare const _default: import('vue').DefineComponent<{}, {
    class: string | unknown[] | Record<string, any>;
    disabled: boolean;
    ariaLabel: string;
    beforePanelId: string;
    afterPanelId: string;
    disableResetOnDoubleClick: boolean;
    resetBehavior: string;
    $props: {
        readonly class?: string | unknown[] | Record<string, any> | undefined;
        readonly disabled?: boolean | undefined;
        readonly ariaLabel?: string | undefined;
        readonly beforePanelId?: string | undefined;
        readonly afterPanelId?: string | undefined;
        readonly disableResetOnDoubleClick?: boolean | undefined;
        readonly resetBehavior?: string | undefined;
    };
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
    handleElement: HTMLDivElement;
}, any>;
export default _default;
//# sourceMappingURL=resizable_handle.vue.d.ts.map