export declare const getTangentAtLength: (path: string, length: number) => import("./helpers/types").Point;
