import type { File } from "#schema"; export declare function fetchImage(url: string, referer?: string): Promise;