import { Linter } from 'eslint';
declare const gitignore: Linter.Config;
export default gitignore;
