import type { Transform } from 'style-dictionary/types'; /** * Replace the unit of the values of the Token(s) it refer to, by the provided given `o3rUnit` */ export declare const unitTransform: Transform; //# sourceMappingURL=unit-transform.d.mts.map