diff --git a/src/types/link.ts b/src/types/link.ts index 9292755..97f56fa 100644 --- a/src/types/link.ts +++ b/src/types/link.ts @@ -1,4 +1,4 @@ -import { IIcon } from './icon'; +import type { IIcon } from './icon'; /** * Represents a lazy link.