import type { IconComponent } from '../types'; declare const LinkRoundAngle: IconComponent; export default LinkRoundAngle;