import { Hue } from '../../types'; export declare const HUE_OPACITIES: { [key in Hue]: string[]; }; //# sourceMappingURL=constants.d.ts.map