import { SVGProps } from "react";
declare const RIMagicFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIMagicFill };
