export declare const useFetch: (url: string) => (string | null)[];