/** * Transforms an InstUI theme object into the data structure expected by Style * Dictionary. See: https://amzn.github.io/style-dictionary/#/properties */ export function handleMapJSTokensToSource(tokens: any): {}; //# sourceMappingURL=handle-map-js-tokens-to-source.d.ts.map