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