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