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