import { VNode } from 'vue'; export default function (props: any, ctx: any, cmpName: string): () => VNode;