import type { IconProps } from '../../types';
declare const Game1Fill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Game 1 Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { Game1Fill };
