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