declare const _default: () => (url: string, prev: string) => { contents: string; } | null; export = _default;