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