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