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