import { Component } from 'vue'; export declare const renderIcon: (icon: Component, props?: any) => "" | import("vue").VNode;