import { SvgIconComponent } from './types'; declare const GamesIcon: SvgIconComponent; export default GamesIcon;