import { ZMetricProgress_Props } from '@zurich/dev-utils/code/MetricProgress'; /** ## `` * * ... * * @example * ```html * * ``` * ___ * * */ declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>, Readonly<{ default: any; }> & { default: any; }>; export { _default as ZvMetricProgress }; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };