export declare function computeBoolean(left: string, operator: string, right: string): boolean;