import type { ThemeTokenDataGroups } from '../types'; export declare const getThemesTokensFallback: (themesTokenDataGroups: Record>, withDeprecated?: boolean) => Record;