import { IconDefinition } from '../types';
declare const RadiusUprightOutlined: IconDefinition;
export default RadiusUprightOutlined;
