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