import type { TemplateFile } from '../../types';
declare const gitIgnoreFile: TemplateFile;
export { gitIgnoreFile };
