import type { WixImageExternalServices, EnvConsts } from '../types'; export default function init(contextWindow: (Window & typeof globalThis) | null, services: WixImageExternalServices): ((env: EnvConsts) => void) | undefined; //# sourceMappingURL=registry.d.ts.map