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