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