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