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