import { IconComponent } from '..';
declare const StopIcon: IconComponent;
export { StopIcon };
