import { FC } from "react"; import ThemedSiderV2 from "./sider"; import { LayoutProps } from "./type"; export declare const ThemedLayoutV2: FC; export { ThemedSiderV2 }; //# sourceMappingURL=index.d.ts.map