export declare function getMarkerStartId(fConnectionId: string): string;
export declare function getMarkerEndId(fConnectionId: string): string;
export declare function getMarkerSelectedStartId(fConnectionId: string): string;
export declare function getMarkerSelectedEndId(fConnectionId: string): string;
