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