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