import themes from 'shared/themes/index.js' const ThemePicker = ({ app, className='' }) => { return ( ) } export default ThemePicker