export declare class Git { getIgnoredFilesRegex(): RegExp; private parseFile; private getPath; private getIngoreFile; }