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