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