import { RemixiconReactIconComponentType } from './dist/typings';

declare const GridLineIcon: RemixiconReactIconComponentType;
export default GridLineIcon;
