import type { IWrapLightTranslationEventBox } from './types/lightTranslationEventBox.js'; import type { DeepPartial } from '../../../types/utils.js'; export declare function createLightTranslationEventBox(data?: DeepPartial): IWrapLightTranslationEventBox; //# sourceMappingURL=lightTranslationEventBox.d.ts.map