export declare const scrollTo: (to: number, duration: number, callback?: Function | undefined) => void;