export declare const renderSlot: (slots: Record, name: string, props: any, ...rest: any[]) => import("vue").VNode;