declare type WFAskActionDateGranularity = ('Date' | 'Time' | 'Date and Time');
export default WFAskActionDateGranularity;
