UNPKG

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