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