|  |  |  | 
|---|
|  |  |  | const AppType: typeof import('./src/constants/app')['AppType'] | 
|---|
|  |  |  | const AreaType: typeof import('./src/constants/enum')['AreaType'] | 
|---|
|  |  |  | const AuthorizeType: typeof import('./src/constants/enum')['AuthorizeType'] | 
|---|
|  |  |  | const AutoSignPowerAttorneyTempUrl: typeof import('./src/constants/electronSign')['AutoSignPowerAttorneyTempUrl'] | 
|---|
|  |  |  | const BooleanOptions: typeof import('./src/constants/enum')['BooleanOptions'] | 
|---|
|  |  |  | const CategoryCode: typeof import('./src/constants/dic')['CategoryCode'] | 
|---|
|  |  |  | const CertificateTypeCodeEnum: typeof import('./src/constants/dic')['CertificateTypeCodeEnum'] | 
|---|
|  |  |  | 
|---|
|  |  |  | readonly AppType: UnwrapRef<typeof import('./src/constants/app')['AppType']> | 
|---|
|  |  |  | readonly AreaType: UnwrapRef<typeof import('./src/constants/enum')['AreaType']> | 
|---|
|  |  |  | readonly AuthorizeType: UnwrapRef<typeof import('./src/constants/enum')['AuthorizeType']> | 
|---|
|  |  |  | readonly AutoSignPowerAttorneyTempUrl: UnwrapRef<typeof import('./src/constants/electronSign')['AutoSignPowerAttorneyTempUrl']> | 
|---|
|  |  |  | readonly BooleanOptions: UnwrapRef<typeof import('./src/constants/enum')['BooleanOptions']> | 
|---|
|  |  |  | readonly CategoryCode: UnwrapRef<typeof import('./src/constants/dic')['CategoryCode']> | 
|---|
|  |  |  | readonly CertificateTypeCodeEnum: UnwrapRef<typeof import('./src/constants/dic')['CertificateTypeCodeEnum']> | 
|---|