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