export declare function getCompositeKey(entity: Record<string, any>, idAttributes: string[]): string;
