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

declare const Grapheq: ReactIconComponentType;
export default Grapheq;
            