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