import { IconProps } from "./Icon";
export declare function GitHubIcon(props: IconProps): import("react/jsx-runtime").JSX.Element;
