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