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