export declare const normalizeBrvGitignore: (existing: string) => string; export declare const ensureBrvGitignore: (cwd: string) => Promise;