import { PortsChunk } from "../../chunks/types/PortsChunk"; export declare function getDirectionFromPortsChunk(portsChunk: PortsChunk): string;