import { SpecifyColorValue } from '@specifyapp/specify-design-token-format'; export declare function colorToTarget(color: SpecifyColorValue, targetModel: SpecifyColorValue['model']): SpecifyColorValue; //# sourceMappingURL=colorToTarget.d.ts.map