/// import { IconProps } from '../types'; declare const IconGithub: (x: IconProps) => JSX.Element; export default IconGithub; //# sourceMappingURL=Github.d.ts.map