import { PaneDefinition } from 'pane-registry';
declare const TabbedPane: PaneDefinition;
export default TabbedPane;
//# sourceMappingURL=tabbedPane.d.ts.map