export default function Scrollbar({ carousel, extendParams, on, emit }: { carousel: any; extendParams: any; on: any; emit: any; }): void;