declare class AppendToIgnoreService { run(): Promise; } export { AppendToIgnoreService };