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