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