import type { PropMapper, GuiInternalConfig } from '../types'; export { getTokenForKey } from './getTokenForKey'; export declare const propMapper: PropMapper; export declare function getFontFamilyFromNameOrVariable(input: any, conf: GuiInternalConfig): string | undefined; //# sourceMappingURL=propMapper.d.ts.map