import { ZoomProps } from "../handlers/view-handlers"; export default function createSvg(cont: HTMLElement, props?: ZoomProps): SVGSVGElement;