import type { IWrapLightTranslationEvent } from './types/lightTranslationEvent.js'; export declare function createLightTranslationEvent(data?: Partial): IWrapLightTranslationEvent; //# sourceMappingURL=lightTranslationEvent.d.ts.map