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