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