export declare function addIdentifierToUrl(url: URL, identifierFieldName: string, identifierFieldTypeRef: string, args: any): void;
