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