export default function transitionEmit({ carousel, runCallbacks, direction, step }: { carousel: any; runCallbacks: any; direction: any; step: any; }): void;