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