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