import type { ImageInfo, ImageCTX } from '../../module.js'; export declare function imageMeta(_ctx: ImageCTX, url: string): Promise;