/// import type { ImageMetadata } from '../types.js'; export declare function imageMetadata(src: URL | string, data?: Buffer): Promise;