import { FontThemeHandler, NativeTheme } from '../../../shared/types/base-theme-types';
export declare const handleFontFromThemeForNative: FontThemeHandler<NativeTheme>;
