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