export function opxEdgeGraph(file: string): FOLD;
export function opxToFold(file: string, options: number | {
    epsilon?: number;
    invertVertical?: boolean;
}): FOLD | undefined;
//# sourceMappingURL=opxToFold.d.ts.map