/** Cost assigned to virtual (non-physical) route segments. Zero means virtual links are free (preferred by the pathfinder). */
export declare const VIRTUAL_LINE_PENALTY = 0;
//# sourceMappingURL=constants.d.ts.map