declare const updateCanvas: (svgCanvas: any, cnvs: any, curConfig: any, center: any, newCtr?: any) => void; export default updateCanvas;