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