declare const _default: { pathDataTable: Record; parseToangleData: (pathdata: string) => number[]; }; export default _default;