import type { Ref } from 'vue'; export declare const OnlyChild: any; export type OnlyChildExpose = { forwardRef: Ref; };