import type { Transform } from 'style-dictionary/types'; /** * Apply the given `o3rRatio` to the numeric values of the Token(s) it refer to. */ export declare const ratioTransform: Transform; //# sourceMappingURL=ratio-transform.d.mts.map