export { regularApplicationColors } from './application'
export { regularColors } from './colors'
export { regularGrayScale } from './grayScale'
export {
  regularBackgroundColors,
  regularElementColors,
  regularFillColors,
  regularMaterialColors,
} from './semantic'
