interface GitHubIntegrationTabProps { onClose: () => void; } export declare function GitHubIntegrationTab({ onClose: _onClose, }: GitHubIntegrationTabProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=GitHubIntegrationTab.d.ts.map