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