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