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