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