export declare function supportConditionsFromValue(value: string, mustContainVar?: boolean): Array<string>;
