export declare function getGitConfig(): { name: any; email: any; }; export declare function createComment(): string;