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