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