import { TabPanel } from './tab-panel'; export declare const registerTabPanel: (prefix?: string) => void; export { TabPanel as VwcTabPanelElement };