import defaultDark from './default/palette/dark';
import defaultLight from './default/palette/light';
export { defaultDark, defaultLight };
