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