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