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

declare const GamepadFillIcon: RemixiconReactIconComponentType;
export default GamepadFillIcon;
