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