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