/// export declare function SidebarHeader(props: { repo: { owner: string; name: string; }; }): JSX.Element;