import { BloodlineDirection } from "../constants"; export declare const getConnectorId: (direction: BloodlineDirection, id: string) => string;