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