import { ReactIconComponentType } from '../types';

declare const Gamepad: ReactIconComponentType;
export default Gamepad;
            