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

declare const LayoutGridLineIcon: RemixiconReactIconComponentType;
export default LayoutGridLineIcon;
