import { IconSvgProps } from '../types';
declare const GithubLogo: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default GithubLogo;
//# sourceMappingURL=GithubLogo.d.ts.map