import type { Tenant } from '../types.js'; export declare const extractID: (objectOrID: IDType | Tenant) => IDType; //# sourceMappingURL=extractID.d.ts.map