import type { IconProps } from '../../types'; declare const RoundedCorner: import("react").NamedExoticComponent; /** * Remix Icon: Rounded Corner * @see {@link https://remixicon.com/icon/rounded-corner Remix Icon Docs} */ export { RoundedCorner };