export declare const buildPath: (string: string, xStep: number, yStep: number, arcString: string) => string;