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

declare const GameLineIcon: RemixiconReactIconComponentType;
export default GameLineIcon;
