export declare function sRGB_linear_to_sRGB(linearSRgb: Color): Color;
