import { ReactFocusOnSideProps } from "./types";
export declare function ReactFocusOn(props: ReactFocusOnSideProps): JSX.Element;
