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