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