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