export function scroll(scrollValue: number, duration: number, animation: boolean, element: any): void;
