import { IconDefinition } from '../types'; declare const IconStop: IconDefinition; export default IconStop;