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