export declare function conditionsFromValue(value: string, mustContainVar?: boolean): { support: Array; };