import { type IconFn } from "../_icon.js"; /** Bytesize `Checkmark` icon. */ export declare const iconBytesizeCheckmark: IconFn;