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