import type { FC, SVGProps } from "react";
export declare const Create: FC<SVGProps<SVGSVGElement>>;
export default Create;
//# sourceMappingURL=Create.d.ts.map