/// <reference types="react" />
declare const TranslatePanel: () => JSX.Element;
export default TranslatePanel;
