/**
 * @deprecated Use `import { themeStringToObject } from '@atlaskit/tokens/theme-string-to-object'` instead.
 */
export { themeStringToObject } from '../theme-string-to-object';
/**
 * @deprecated Use `import { themeObjectToString } from '@atlaskit/tokens/theme-object-to-string'` instead.
 */
export { themeObjectToString } from '../theme-object-to-string';
