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