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