declare module '@avue/runtime-core' { export interface GlobalComponents { TTable: typeof import('zzfund-ui/lib/packages')['TTable']; TForm: typeof import('zzfund-ui/lib/packages')['TForm']; TStepWizard: typeof import('zzfund-ui/lib/packages')['TStepWizard']; } }