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

declare const GameFillIcon: RemixiconReactIconComponentType;
export default GameFillIcon;
