import { type IconFn } from "../../_icon.js"; /** Phosphor bold `Check` icon. */ export declare const iconPhBoldCheck: IconFn;