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