declare const _default: __VLS_WithTemplateSlots; readonly width: import("../../../utils").EpPropFinalized; readonly height: import("../../../utils").EpPropFinalized; readonly throttle: import("../../../utils").EpPropFinalized; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { onResize: (...args: any[]) => void; "update:width": (...args: any[]) => void; "update:height": (...args: any[]) => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly width: import("../../../utils").EpPropFinalized; readonly height: import("../../../utils").EpPropFinalized; readonly throttle: import("../../../utils").EpPropFinalized; }>> & { "onUpdate:width"?: ((...args: any[]) => any) | undefined; "onUpdate:height"?: ((...args: any[]) => any) | undefined; onOnResize?: ((...args: any[]) => any) | undefined; }, { readonly height: number; readonly width: number; readonly disabled: import("../../../utils").EpPropMergeType; readonly throttle: import("../../../utils").EpPropMergeType; }>, { default?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };