/**
 * Hook that returns whether the fonts are loaded and ready to use.
 *
 * @returns boolean
 */
export declare function useFontsReady(): boolean;
