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