export const TYPE_SINGLE = 'single'; export const TYPE_RANGE = 'range'; export const TYPE_MULTIPLE = 'multiple';