export declare const VerifyGitHub: (pluginConfig: any, context: any) => Promise<void>;
