import Header from "./Header"; import SeparatorWithAnchor from "./Separator/WithAnchor"; export { Header, SeparatorWithAnchor }