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