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