export declare function shouldSkipRuleForQuickTask(input: { sessionID: string; rulePath: string; }): boolean;