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