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