/// import { IconProps } from '../../types'; declare const RadioMinimalistic: (allProps: IconProps) => JSX.Element; export default RadioMinimalistic;