import { EprTabContainer } from "./epr-tab-container"; import { EprTabContent } from "./epr-tab-content"; export { EprTabContainer, EprTabContent };