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