import { IsomorphicEvent } from '@aracna/web'; export declare class CarouselRotationStartEvent extends IsomorphicEvent { constructor(); }