export declare function scrollTo(selector: string, duration?: number, offset?: number): HTMLTextAreaElement | HTMLInputElement;