import { GitHubAccountRepoTreeItem } from '../../activityBar/github/GitHubAccountRepoTreeItem';
export declare const removeGitHubAccountRepoCommand: (treeItem?: GitHubAccountRepoTreeItem | undefined) => Promise<void>;
//# sourceMappingURL=index.d.ts.map