import React from "react";
import { type AutoSaveIndicatorProps } from "@refinedev/core";
export declare const AutoSaveIndicator: React.FC<AutoSaveIndicatorProps>;
//# sourceMappingURL=index.d.ts.map