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