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