import * as React from "@hpcc-js/preact-shim";
import { VertexProps } from "./vertex";
export declare const Vertex2: React.FunctionComponent<VertexProps>;
//# sourceMappingURL=vertex2.d.ts.map
