import { o as TAsComponentProps } from "./types-B8aPXWL5.cjs"; import * as vue from "vue"; //#region src/components/defaults/as-ref.vue.d.ts type __VLS_Props = TAsComponentProps; declare const __VLS_export: vue.DefineComponent<__VLS_Props, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>; declare const _default: typeof __VLS_export; //#endregion export { _default as t };