import { PickByValue } from '@daita/common'; import { Constructable } from '@daita/common'; export declare function min>(type: Constructable, key: K): T[K];