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