import { ReactIconComponentType } from '../types';

declare const Graph: ReactIconComponentType;
export default Graph;
            