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