export default buildShapeString; declare function buildShapeString(pathNodes: any, length: any, closed: any, mat: any): string;