import { RenderFunction } from 'vue';
declare const StopIcon: RenderFunction;
export default StopIcon;
