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