declare const event: {
    transitionEnd(): any;
    animationEnd(): any;
};
export default event;
//# sourceMappingURL=event.d.ts.map