import { PortChunk } from "../../chunks/types/PortChunk"; export declare function getDirectionFromPortChunk(portChunk: PortChunk): string;