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