export declare function scrollFocusBlockIntoView({ idx, inShadowDom, }: { idx: string; inShadowDom: boolean; }): void;