import HeaderBox from "./header-box"; import BottomBox from "./bottom-box"; export { HeaderBox, BottomBox }; //# sourceMappingURL=index.d.ts.map