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