import type { IconProps } from '../../types';
declare const GamepadFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Gamepad Fill
 * @see {@link https://remixicon.com/icon/gamepad-fill Remix Icon Docs}
 */
export { GamepadFill };
