import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const vmIconName = "vm";
export declare const vmIcon: IconShapeTuple;
