import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const bugIconName = "bug";
export declare const bugIcon: IconShapeTuple;
