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