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