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