export declare const scrollToChild: (parent: HTMLElement, child: HTMLElement) => void;
