import { RemixiconReactIconComponentType } from './dist/typings';

declare const GithubLineIcon: RemixiconReactIconComponentType;
export default GithubLineIcon;
