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