import { VNodeChild } from 'vue'; export declare const render: (r: unknown, ...args_0: T) => VNodeChild;