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

declare const GithubFillIcon: RemixiconReactIconComponentType;
export default GithubFillIcon;
