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