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