import { Options } from './options'; export declare function embedImages(clonedNode: T, options: Options): Promise;