import type { IconComponent } from '../types'; declare const Gameboy: IconComponent; export default Gameboy;