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