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