/// interface GithubControlProps { link: string; } export declare function GithubControl({ link }: GithubControlProps): JSX.Element; export {}; //# sourceMappingURL=GithubControl.d.ts.map