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

declare const GridOn: ReactIconComponentType;
export default GridOn;
            