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