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