import React from "react";
import type { RefineThemedLayoutProps } from "./types";
export declare const ThemedLayout: React.FC<RefineThemedLayoutProps>;
//# sourceMappingURL=index.d.ts.map