import { FormatFnArguments } from 'style-dictionary/types'; export declare const name = "css/unity-theme"; export declare function unityThemeFormat(args: FormatFnArguments): Promise;