import type { IconProps } from '../../types';
declare const BorderRadiusLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Border Radius Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { BorderRadiusLine };
