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