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