import { SVGComponentProps } from '../types';
export declare const Graph: (props: SVGComponentProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=Graph.d.ts.map