import { type IconFn } from "../../_icon.js"; /** Phosphor regular `Bug` icon. */ export declare const iconPhRegularBug: IconFn;