UNPKG

103 BTypeScriptView Raw
1import { RenderFunction } from 'vue';
2declare const PlusIcon: RenderFunction;
3export default PlusIcon;