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