import { ReactIconComponentType } from '../types';

declare const RadioButtonUnchecked: ReactIconComponentType;
export default RadioButtonUnchecked;
            