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