export declare class RuleExecutionResponse { pass: boolean; note: string; }