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