export declare function githubStep(): Promise<{ enabled: boolean; repoUrl?: string; privateRepo?: boolean; }>;