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