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