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