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