/// import { IconProps } from './types'; export declare const Github: ({ color, size }: IconProps) => JSX.Element;