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