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