export declare function addIgnore_(id: string, side: string, client: any, ignore_threshold?: any): Promise; export declare function shouldIgnore_(id: string, side: string, client: any): Promise;