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