import React from "react"; import { SaveButtonProps } from "../types"; export declare const SaveButton: React.FC; //# sourceMappingURL=index.d.ts.map