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