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