import React from 'react'; export declare const GraphSvg: (props: { fillColor: string; }) => React.JSX.Element;