export declare function jsonlogicToFormula(value: any, depth?: number): string | string[];
