import type { ImageMetadata } from '../types.js'; export declare function emitESMImage(id: string | undefined, watchMode: boolean, fileEmitter: any): Promise;