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