declare type WFGetDictionaryValueType = ('Value' | 'All Keys' | 'All Values');
export default WFGetDictionaryValueType;
