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