function withDisplayNameimport { withDisplayName } from "https://deno.land/x/effector@effector-vue@23.1.0/src/react/withDisplayName.ts"; withDisplayName(name: string, Component: any)Parametersname: stringComponent: any