declare const useWaitForFonts: (fonts: string[]) => boolean; export default useWaitForFonts;