import * as React from 'react'; import { TabsProps } from '@bedrock/components/lib/Tabs'; declare const LcTabs: React.FC; export default LcTabs;