export declare function useRandomFortune(apiUrl?: string): string;
