import { IconProps } from '../types';
declare function RadioButton(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default RadioButton;
//# sourceMappingURL=RadioButton.d.ts.map