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

declare const GridView: ReactIconComponentType;
export default GridView;
            