import { SGraphItem } from "@persagy-web/graph/lib"; export declare abstract class SRelation extends SGraphItem { }