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