2024-04-08 18:00:04 +08:00
|
|
|
/* eslint-disable */
|
|
|
|
/* prettier-ignore */
|
|
|
|
// @ts-nocheck
|
|
|
|
// noinspection JSUnusedGlobalSymbols
|
|
|
|
// Generated by unplugin-auto-import
|
|
|
|
export {}
|
|
|
|
declare global {
|
2024-04-19 20:52:42 +08:00
|
|
|
const IconEpAvatar: typeof import('~icons/ep/avatar')['default']
|
|
|
|
const IconEpCloseBold: typeof import('~icons/ep/close-bold')['default']
|
2024-04-08 18:00:04 +08:00
|
|
|
}
|