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