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

declare const AutoGraph: ReactIconComponentType;
export default AutoGraph;
            