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