import type { IconProps } from '../../types';
declare const Cake3Line: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Cake 3 Line
 * @see {@link https://remixicon.com/icon/cake-3-line Remix Icon Docs}
 */
export { Cake3Line };
