/// import { PortProfileData } from "../structs"; export declare const PortProfileParser: (buffer: Buffer) => PortProfileData; //# sourceMappingURL=PortProfileParser.d.ts.map