/** ## ``
*
* ...
*
* @example
* ```html
*
* ```
* ___
*
*
*/
declare const _default: import('vue').DefineComponent, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
desktop: () => any;
mobile: () => any;
landscape: () => any;
resize: (payload: DOMRectReadOnly) => any;
portrait: () => any;
}, string, import('vue').PublicProps, Readonly> & Readonly<{
onDesktop?: (() => any) | undefined;
onMobile?: (() => any) | undefined;
onLandscape?: (() => any) | undefined;
onResize?: ((payload: DOMRectReadOnly) => any) | undefined;
onPortrait?: (() => any) | undefined;
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
export { _default as ZvResizer };