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