import type { GitHubCornersProps } from '@uiw/react-github-corners';
export declare function Github(props: GitHubCornersProps): null;
