export declare function handleFocus(isBack: boolean, queryCell: () => HTMLElement | null | undefined, postFocus?: () => void): boolean;