export default function freeMode({ carousel, extendParams, emit, once }: { carousel: any; extendParams: any; emit: any; once: any; }): void;