import { StoreModule } from "../../types/store/store"; declare const colorValueScale: StoreModule; export default colorValueScale;