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