export declare const $AssociatedEntity: { readonly properties: { readonly entityType: { readonly type: "string"; }; readonly applicationDomainIds: { readonly type: "array"; readonly contains: { readonly type: "string"; }; }; }; };