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

declare const GamesIcon: MdiReactIconComponentType;
export default GamesIcon;
