import { ImageAdapter } from '@realfavicongenerator/generate-favicon';
export declare const getNodeImageAdapter: () => Promise<ImageAdapter>;
