import { IdOrObject } from './types'; export declare const getId: (idProperty: Tid, idOrObject: IdOrObject) => T[Tid];