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