import { Constructor as BaseConstructor } from 'type-fest'; export type Constructor = BaseConstructor;