export declare function scrollOnMount(container?: HTMLElement | null): void; export declare function scrollToItem(container?: HTMLElement | null): void;