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