import is from '@sindresorhus/is'; import type * as Type from 'type-fest'; export { is }; export type { Type };