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