import React from "react"; export declare const ErrorFocus: ({ containerRef }: { containerRef?: React.RefObject | undefined; }) => null;