import type { InitParams } from "../types"; export declare const createNaverMapScriptByKeyId: ({ ncpKeyId, submodules, }: Pick) => HTMLScriptElement;