export declare const cssVarUnwrap: (value: string) => string; export declare const getThemeTokenValue: (themeClass?: string | null, token?: string | null) => string; //# sourceMappingURL=css.d.ts.map