import { linearToSrgb8Bit, srgbToLinear, } from '../../cocos/core/math/color'; export { linearToSrgb8Bit, srgbToLinear, };