import { ColorTintKey } from '@sanity/color'; export declare type Tints = { [key in ColorTintKey]: string; }; //# sourceMappingURL=types.d.ts.map