declare type Theme = 'patternfly4' | 'colorbrewer';
export default Theme;
