import { type IconFn } from "../_icon.js"; /** Bootstrap `ListOl` icon. */ export declare const iconBsListOl: IconFn;