export declare function useFirecrawl(url: string): Promise<void>;
