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