import { ImageAdapter } from ".";
export declare const getNodeImageAdapter: () => ImageAdapter;
