import { RefineLayoutThemedTitleProps } from "@refinedev/ui-types";
export type TitleProps = RefineLayoutThemedTitleProps & {};
//# sourceMappingURL=type.d.ts.map