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