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