import type { InternalTheme, ThemeProp } from 'react-native-paper/lib/typescript/types'; export default function useThemeWithFlagsFont(themeOverrides?: ThemeProp): InternalTheme; //# sourceMappingURL=useThemeWithFlagsFont.d.ts.map