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