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