import { Brand } from "./typescript/brand"; export type RelationshipId = Brand; export declare const DEFAULT_RELATIONSHIP_ID: RelationshipId;