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