import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const vmBugIconName = "vm-bug";
export declare const vmBugIcon: IconShapeTuple;
