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