/// import { IconProps } from "../SvgIcon"; export declare const Github: (props?: IconProps) => JSX.Element; export default Github;